Defines an item in a PDFPathVisualObject.

Full documentation

Initializes a new object.
This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Initializes a new object.
This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Gets the item points.
The number of points in the array depends on the item type. MoveTo and LineTo types have a single point, CCurveTo has 3 points, VCurveTo and YVCurveTo have 2 points and the CloseSubpath has no points (the array is null).

Full documentation

Gets the type of the path item.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Returns a string that represents the current Object.

Full documentation